Hi Aspose team,
I’ve run into an issue when Converting a Chart to EMF image. The rendered output is different from the exCel Chart itself.
Here’s the Code I used to generate my test outputs:
string dir = @"C:\Users\";…...test outputs: string dir = @"C:\Users\"; using (Workbook TemplateWB...FontSources.Add(new FolderFontSource(@"C:\MyFonts", true)); // (Optional)...